@charset "utf-8";
/* CSS Document */
/**边框标题样式**/
.title{text-align: center;margin-top:20px;margin-bottom: 20px; padding-bottom:20px;border-bottom:1px solid #fdfdfd}
.tit_zh{color: #333333;font-size: 28px;background-color: #fff;display: block;margin-top: -42px}
.border_p{display: inline-block;padding: 22px;border:1px solid #c1c1c1;color: #cbcbcb;font-size: 14px;text-transform: uppercase;}
.splitline{width: 15%;height: 5px;border-top:1px solid #c1c1c1;display: inline-block;}
.wrap{ margin:20px 0px;background:url(../images/doooot.png) repeat-x center 18px}
.wrap ul.red{ float:left; background:#fff; height:50px}
.wrap ul.red li{ float:left; height:34px; line-height:34px;padding:0px 30px;border:1px solid #fafafa;border-radius:26px; transition:height ease-in 0.25s;-webkit-transition:height ease-in 0.25s;cursor:pointer; box-sizing:border-box}
.wrap ul.red li+li{margin-left:20px;}
.wrap ul.red li.current_gs{/*width:210px; */ padding: 0px 16px; height:50px; background:#D90101; text-align:center; line-height:50px; color:#fff; font-size:21px; margin-top:-10px; transition:height ease-in 0.15s;-webkit-transition:height ease-in 0.15s}
.wrap ul.red li.on{/*width:210px; */height:50px; background:#D90101;  padding: 0px 16px; text-align:center; line-height:50px; color:#fff; font-size:21px; margin-top:-10px; transition:height ease-in 0.15s;-webkit-transition:height ease-in 0.15s}
.conn{font-size:16px; color:#666; margin:20px 0px 50px}
.wrap ul.dot li{ float:left; width:14px; height:14px; background:#d9d9d9; border-radius:50%; margin:0px 5px; cursor:pointer; transition:all ease-in 0.25s;-webkit-transition:all ease-in 0.25s}
.wrap ul.dot li.on{width:18px !important; height:18px !important; background:#da0707 !important;transition:all ease-in 0.25s !important;-webkit-transition:all ease-in 0.25s !important}
.dot-tab{ position:relative;}
.dot-tab .dot{ position:absolute; right:0px;top:-66px;}
.dot-conn{margin:20px 0px 50px; height: 480px;overflow: hidden;}
.conn-left-img{padding:10px; box-shadow:0px 0px 10px #ccc; border-radius:5px; width:600px;margin-top:10px;margin-bottom: 40px;margin-left: 10px}
.conn-right-txt{width:400px}
.conn-right-txt h5{font-size:18px; color:#000;margin-bottom:10px}
.conn-right-txt p{ color:#666; font-size:16px; line-height:32px;}
.conn p{ line-height:42px;}